Author |
Thread Statistics | Show CCP posts - 37 post(s) |
|

CCP Elerhino
Minmatar C C P C C P Alliance

|
Posted - 2011.08.29 13:45:00 -
[1]
Originally by: Marcel Devereux I know you guys are busy but can you please add that install link. You will greatly simply mobile entry. I should even go as far as say that this is a must before you deploy this API since you remove the "UserID:" and "API Key:" text from the page. Users can no longer just select a large block of text and return to my app. PLEASE just add the link!
We have actually looked into this but we need a bit more information as to how exactly to implement this. So you need a link for every key in the list, each link can go anywhere, it just needs to have the keyID and vCode parameters, right? We only want this to show up on mobile devices so we're wondering if it would suffice to add a parameter on the overview page or if we'd need to have a mobile device detection.
CCP Elerhino CCP Software - API
|
|
|

CCP Elerhino
Minmatar C C P C C P Alliance

|
Posted - 2011.08.29 13:50:00 -
[2]
Originally by: Vessper I've been getting things together for the new API and I've found some oddness with some corp related data and want some clarification as to whether I understand this correctly.
Basically, any corp orders or contracts are currently listed under the character which made the order/contract. I would have thought that such items would be listed under the corp APIs rather than the characters. The industry jobs API appears to work correctly in this regard, with any jobs started from corporate hangars being listed in the corp APIs and not the character APIs.
So, I guess what I'm asking is if the orders and contracts APIs are currently broke or is there some design aspect I'm not understanding?
Characters can see all contracts they've issued, corporations can see the ones that were issued for corporations. So the lists currently overlap, corporation contracts should show up on both lists.
CCP Elerhino CCP Software - API
|
|
|

CCP Elerhino
Minmatar C C P C C P Alliance

|
Posted - 2011.08.30 13:19:00 -
[3]
Originally by: Vessper In that case, it's not working. Looking at my character contracts, I have one that states:
<row contractID="44541527" issuerID="440717473" issuerCorpID="239093838" assigneeID="0" acceptorID="0" startStationID="60002770" endStationID="60002770" type="ItemExchange" status="Outstanding" title="Corp Shuttle Exchange" forCorp="1" availability="Public" dateIssued="2011-08-26 18:38:52" dateExpired="2011-09-09 18:38:52" dateAccepted="" numDays="0" dateCompleted="" price="1234567.00" reward="0.00" collateral="0.00" buyout="0.00" volume="2500" />
If you look at the corp contracts, the XML returns no rows and the corp/ContractItems gives an invalid contractID.
This is most likely a defect where Public (availability) contracts were displayed for characters but not for corporations. The fix is coming. 
CCP Elerhino CCP Software - API
|
|
|

CCP Elerhino
Minmatar C C P C C P Alliance

|
Posted - 2011.08.30 17:50:00 -
[4]
Originally by: Bushwacker Bob Quick question I just thought up of, We're thinking of forcing users to regenerate their keys after Thursday's downtime, If a user creates a new style key will the old style key stop working?
No, we'll allow the old keys for a period of time. We haven't decided for how long but we're thinking something like 4-8 weeks.
CCP Elerhino CCP Software - API
|
|
|

CCP Elerhino
Minmatar C C P C C P Alliance

|
Posted - 2011.08.30 17:53:00 -
[5]
Originally by: Desmont McCallock Edited by: Desmont McCallock on 30/08/2011 16:33:09 @CCP Elerhino & CCP Stillman
CharacterInfo call (accessMask="16777216") is still placed in "Public Information" (groupID="4") although this call exposes private info.
CharacterInfo call (accessMask="8388608") is still placed in "Private Information" (groupID="3") although this call exposes public info.
Please confirm that you are aware and have a fix planned. Would hate to see this bug go live.
We have fixed this, SISI wasn't updated before by mistake but should be shortly. Thanks for the heads up. 
CCP Elerhino CCP Software - API
|
|
|
|